Skip to content

Organize solution and project files to be more streamlined#430

Merged
Hirogen merged 1 commit intoLogExperts:Developmentfrom
RandallFlagg:solution_organize
Jun 21, 2025
Merged

Organize solution and project files to be more streamlined#430
Hirogen merged 1 commit intoLogExperts:Developmentfrom
RandallFlagg:solution_organize

Conversation

@RandallFlagg
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

@Imran-imtiaz48 Imran-imtiaz48 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request introduces improved logging and version management in the build initialization process. The code now logs the assembly version details—specifically AssemblyVersion, AssemblyFileVersion, and AssemblyInformationalVersion—providing clearer traceability of the build’s output. Additionally, the logic for updating the AssemblyInfo.cs file is streamlined through the use of regular expressions to replace version strings, followed by verbose logs that output the entire content of AssemblyInfo.cs after modification. This approach not only enhances transparency, but also aids in debugging and auditing version changes. Overall, these changes contribute to better maintainability and traceability of version information during the build process, and the additional logging is a valuable improvement for diagnosing versioning issues.

@Hirogen Hirogen merged commit 667c4e9 into LogExperts:Development Jun 21, 2025
1 check passed
@RandallFlagg RandallFlagg deleted the solution_organize branch June 21, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants